Clear
TheClear
method clears the content storage unit for this drag-and-drop object.
void Clear ();DISCUSSION
When your part initiates a drag, you must call this method immediately before calling theGetContentStorageUnit
method. Doing so ensures that the content storage unit is empty and ready for drag-and-drop data transfers.EXCEPTIONS
kODErrNoDragManager
- No platform-specific drag system service is available.
SEE ALSO
TheODDragAndDrop::GetContentStorageUnit
method (page 190).
"Initiating a Drag" on page 360 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help